Search

老闆,來點寇汀吧。Boss, CODING please.

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

[週四寫程式系列] Vue.js 組件概念與實作-搜尋與即時關鍵字反白

講解資料載入、vue component、map/filter, 以及regex的一些概念實作這個範例, 用雜學校當成範例的資料, 順帶講一些自己做這功能遇到的雷點。 範例網址:http://cod...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

[週四寫程式系列] 來用可怕的三角函數做網頁吧! -Part 2

讓我們用數學土炮畫一個時鐘吧! 範例:https://codepen.io/frank890417/pen/RpmZrz 講解如何理解三角函數用於繪圖或網頁動畫, 以及如何製作一個動態的時鐘。 --...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

老闆,來點音樂吧 (測試下次直播鋼琴音量中)

隨興彈些曲子~ 主要希望測試下次直播鋼琴不要爆炸XD 如果有爆音麻煩留言跟我說XDDD...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

[週四寫程式系列] 來用可怕的三角函數做網頁吧! - Part 1

初探三角函數概念 從抽象的數學到實際的動畫 這週的直播中講解: 三角函數基礎概念、如何去理解數學在程式中的應用 體驗ㄧ些有趣的基礎三角函數應用手法 [週四寫程式系列] 來用可怕的三角函數做網頁吧-...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

[週四寫程式系列] 來做SVG動畫讓蔥油餅翻滾吧!

從Illustrator插圖到互動動畫流程-捷運地景音樂網站   這週的直播中將會講解: 如何從Illustrator中製作場景、設定動畫觸發, 並且實際示範捷運地景音樂的互動製作, 讓蔥油餅阿伯能夠...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

[週四寫程式系列] 來做個動態飯店房間清單吧!

Vue.js 組件概念與實作 - 如何使用 Vue.js 組件?  這週的直播中會製作一個房間選擇器, 可以增減房間、調整打折數、分別訂房, 並動態顯示結帳結果。 會講解Vue.js組件概念、屬性與方...

A PHP Error was encountered

Severity: Warning

Message: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP)

Filename: views/author_post_list_yt.php

Line Number: 31

Backtrace:

File: /var/www/html/KOL/kolauthor/application/views/author_post_list_yt.php
Line: 31
Function: _error_handler

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 75
Function: view

File: /var/www/html/KOL/kolauthor/application/controllers/Author.php
Line: 21
Function: author_article

File: /var/www/html/KOL/kolauthor/public/index.php
Line: 315
Function: require_once

[週四寫程式系列] 使用Vue.js建立sass色票工具

Vue.js 組件概念與實作 - 如何使用 Vue.js 組件?   這週的直播中會製作一個房間選擇器, 可以增減房間、調整打折數、分別訂房, 並動態顯示結帳結果。 會講解Vue.js組件概念、屬性與...